Auto merge of #1639 - jimmycuadra:jobs-flag-docs, r=wycats
authorbors <bors@rust-lang.org>
Wed, 27 May 2015 18:51:59 +0000 (18:51 +0000)
committerbors <bors@rust-lang.org>
Wed, 27 May 2015 18:51:59 +0000 (18:51 +0000)
commit00016d6210093b62f6e1a34d6cc60f51586ad9d2
tree1c64d126531cb4569d9f056a3eb0b56aee6fcf25
parent463a5fa539c6e77f933891c474b6d5af1a0b3f84
parent07df28e8e13325e94be6ff9d2bada7cbdf47ae33
Auto merge of #1639 - jimmycuadra:jobs-flag-docs, r=wycats

Addresses #1591.

I believe this issue only affects `cargo bench` and `cargo test`. If it's applicable to any of the other commands, let me know and I'll amend this.